home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin VB.Form Form1
- BackColor = &H80000009&
- BorderStyle = 0 'None
- Caption = "Form1"
- ClientHeight = 9000
- ClientLeft = 0
- ClientTop = 0
- ClientWidth = 12000
- LinkTopic = "Form1"
- ScaleHeight = 9000
- ScaleWidth = 12000
- ShowInTaskbar = 0 'False
- StartUpPosition = 3 'Windows Default
- WindowState = 2 'Maximized
- Begin VB.Timer Timer2
- Enabled = 0 'False
- Interval = 100
- Left = 120
- Top = 3120
- End
- Begin VB.CommandButton Command1
- BackColor = &H8000000E&
- Caption = "D I E"
- BeginProperty Font
- Name = "FZ JAZZY 10 3D"
- Size = 14.25
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 525
- Left = 4080
- Style = 1 'Graphical
- TabIndex = 0
- Top = 2040
- Width = 1335
- End
- Begin VB.Timer Timer1
- Enabled = 0 'False
- Interval = 1
- Left = 120
- Top = 2760
- End
- Begin VB.Label Label4
- BackStyle = 0 'Transparent
- BeginProperty Font
- Name = "Comic Sans MS"
- Size = 9.75
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H00FF0000&
- Height = 1335
- Left = 4680
- TabIndex = 5
- Top = 1800
- Width = 2895
- End
- Begin VB.Label Label2
- BackStyle = 0 'Transparent
- BeginProperty Font
- Name = "Comic Sans MS"
- Size = 8.25
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H0000FFFF&
- Height = 855
- Left = 1800
- TabIndex = 4
- Top = 2760
- Width = 2895
- End
- Begin VB.Label Label3
- BackStyle = 0 'Transparent
- ForeColor = &H0000FFFF&
- Height = 375
- Left = 1920
- TabIndex = 3
- Top = 2640
- Width = 1455
- End
- Begin VB.Label Label1
- BackStyle = 0 'Transparent
- Caption = "o"
- BeginProperty Font
- Name = "Comic Sans MS"
- Size = 8.25
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H8000000E&
- Height = 255
- Left = 3720
- TabIndex = 2
- Top = 3840
- Width = 4095
- End
- Begin VB.Label Label7
- BackStyle = 0 'Transparent
- Caption = "
- BeginProperty Font
- Name = "Arial"
- Size = 8.25
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H8000000E&
- Height = 9015
- Left = 360
- TabIndex = 1
- Top = 1320
- Width = 12015
- End
- Begin VB.Image Image12
- Height = 4320
- Left = 8280
- Picture = "Form1.frx":0000
- Top = 1920
- Width = 3240
- End
- Begin VB.Image Image11
- Height = 4320
- Left = 7560
- Picture = "Form1.frx":2DAD
- Top = 1920
- Width = 3240
- End
- Begin VB.Image Image10
- Height = 4320
- Left = 6480
- Picture = "Form1.frx":697C
- Top = 1800
- Width = 3240
- End
- Begin VB.Image Image9
- Height = 4320
- Left = 6480
- Picture = "Form1.frx":AA31
- Top = 1800
- Width = 3240
- End
- Begin VB.Image Image8
- Height = 4320
- Left = 6480
- Picture = "Form1.frx":D8FA
- Top = 1800
- Width = 3240
- End
- Begin VB.Image Image7
- Height = 4320
- Left = 6360
- Picture = "Form1.frx":10406
- Top = 1800
- Width = 3240
- End
- Begin VB.Image Image6
- Height = 4320
- Left = 6360
- Picture = "Form1.frx":12EA1
- Top = 1680
- Width = 3240
- End
- Begin VB.Image Image5
- Height = 4320
- Left = 720
- Picture = "Form1.frx":1560E
- Top = 1920
- Width = 3240
- End
- Begin VB.Image Image4
- Height = 4320
- Left = 720
- Picture = "Form1.frx":18449
- Top = 1920
- Width = 3240
- End
- Begin VB.Image Image3
- Height = 4320
- Left = 720
- Picture = "Form1.frx":1AE8A
- Top = 1920
- Width = 3240
- End
- Begin VB.Image Image2
- Height = 4320
- Left = 720
- Picture = "Form1.frx":1E1FE
- Top = 1920
- Width = 3240
- End
- Begin VB.Image Image1
- Height = 4320
- Left = 720
- Picture = "Form1.frx":216AB
- Top = 1920
- Width = 3240
- End
- Attribute VB_Name = "Form1"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
- Private Sub Command1_Click()
- End Sub
- Private Sub Form_Load()
- StayOnTop Me
- Timer1 = True
- End Sub
- Private Sub Timer1_Timer()
- Command1.Visible = False
- 'Label2.Visible = False
- Label4.Visible = True
- Label7.Visible = False
- Image1.Visible = False
- Image2.Visible = False
- Image3.Visible = False
- Image4.Visible = False
- Image5.Visible = False
- Image7.Visible = False
- Image8.Visible = False
- Image9.Visible = False
- Image10.Visible = False
- Image11.Visible = False
- Image12.Visible = False
- 'label2
- 'label4
- TimeOut 0.1
- Label1 = ""
- TimeOut 0.2
- Image1.Visible = True
- Image6.Visible = True
- 'Label2.Visible = True
- Label2 = " Fuck you pig you cant fuck with ReV"
- TimeOut 2.1
- Label2 = ""
- Label4 = " You Hood rat you are under arrest"
- TimeOut 2.3
- Label4 = ""
- Label2 = " hehehe shut the fuck up pig before you die"
- TimeOut 2.3
- Label2 = ""
- Label4 = " Hehe you ErrorR member you wont do shit"
- TimeOut 2.3
- Label4 = ""
- Label2 = " Just for that you going to die.... "
- PlayWav ("Fuck-j00.wav")
- 'Label4.Visible = True
- Label4 = ""
- TimeOut 2.2
- Label2 = ""
- TimeOut 0.1
- Image1.Visible = False
- TimeOut 0.1
- Image2.Visible = True
- TimeOut 0.1
- Image2.Visible = False
- TimeOut 0.2
- Image3.Visible = True
- TimeOut 0.1
- Image3.Visible = False
- Image6.Visible = False
- Image7.Visible = True
- TimeOut 0.2
- Image4.Visible = True
- TimeOut 0.1
- Image4.Visible = False
- TimeOut 0.1
- Label1 = " o "
- TimeOut 0.1
- Image5.Visible = True
- TimeOut 0.1
- Image5.Visible = False
- TimeOut 0.1
- Label1 = " o o"
- TimeOut 0.2
- Image4.Visible = True
- TimeOut 0.1
- 'Image7.Visible = False
- Image4.Visible = False
- TimeOut 0.1
- Label1 = " o o o"
- TimeOut 0.2
- Image5.Visible = True
- TimeOut 0.1
- Image5.Visible = False
- TimeOut 0.1
- Label1 = " o o o O"
- TimeOut 0.2
- Image4.Visible = True
- Image7.Visible = False
- Image8.Visible = True
- TimeOut 0.1
- Image4.Visible = False
- TimeOut 0.1
- Label1 = " o o o O O"
- TimeOut 0.2
- Image5.Visible = True
- TimeOut 0.1
- Image8.Visible = False
- Image9.Visible = True
- Image5.Visible = False
- TimeOut 0.1
- Label1 = " o o o O"
- TimeOut 0.2
- Image9.Visible = False
- Image10.Visible = True
- Image4.Visible = True
- TimeOut 0.1
- Image4.Visible = False
- TimeOut 0.1
- Label1 = " o o o O"
- TimeOut 0.2
- Label1 = ""
- Image5.Visible = True
- Image10.Visible = False
- Image11.Visible = True
- TimeOut 0.1
- Image5.Visible = False
- Image11.Visible = False
- Image1.Visible = True
- Image12.Visible = True
- TimeOut 0.1
- Label2 = " heheheh Dont ever fuck with ErrorR"
- TimeOut 2.5
- Label2 = ""
- Image1.Visible = False
- Image2.Visible = False
- Image12.Visible = False
- Label1 = ""
- Timer1.Enabled = False
- Timer2.Enabled = True
- 'Command1.Visible = True
- End Sub
- Private Sub Timer2_Timer()
- Label7.Visible = True
- Label7.FontSize = 10
- TimeOut 0.01
- Label7.FontSize = 20
- TimeOut 0.01
- Label7.FontSize = 30
- TimeOut 0.01
- Label7.FontSize = 40
- TimeOut 0.01
- Label7.FontSize = 50
- TimeOut 0.01
- Label7.FontSize = 60
- TimeOut 0.01
- Label7.FontSize = 70
- TimeOut 0.01
- Label7.FontSize = 80
- TimeOut 0.01
- Label7.FontSize = 90
- TimeOut 0.01
- Label7.FontSize = 100
- TimeOut 0.01
- Label7.FontSize = 110
- TimeOut 0.01
- Label7.FontSize = 120
- TimeOut 0.01
- Label7.FontSize = 130
- TimeOut 0.01
- Label7.FontSize = 140
- TimeOut 0.01
- Label7.FontSize = 150
- TimeOut 0.01
- Label7.FontSize = 160
- TimeOut 0.01
- Label7.FontSize = 170
- TimeOut 0.01
- Label7.FontSize = 180
- TimeOut 0.01
- Label7.FontSize = 190
- TimeOut 0.01
- Label7.FontSize = 200
- TimeOut 0.01
- Label7.FontSize = 210
- TimeOut 0.01
- Label7.FontSize = 220
- TimeOut 0.01
- Label7.FontSize = 230
- TimeOut 0.01
- Label7.FontSize = 240
- TimeOut 0.01
- Label7.FontSize = 250
- TimeOut 0.01
- Label7.FontSize = 260
- TimeOut 0.01
- Label7.FontSize = 270
- TimeOut 0.01
- Label7.FontSize = 280
- TimeOut 0.01
- Label7.FontSize = 290
- TimeOut 0.01
- Label7.FontSize = 300
- TimeOut 0.01
- Label7.FontSize = 310
- TimeOut 0.01
- Label7.FontSize = 320
- TimeOut 0.01
- Label7.FontSize = 330
- TimeOut 0.01
- Label7.FontSize = 340
- TimeOut 0.01
- Label7.FontSize = 350
- TimeOut 0.01
- Label7.FontSize = 360
- Label7.Visible = False
- Command1.Visible = True
- Command1.Visible = True
- Command1.Width = 100
- TimeOut 0.01
- Command1.Width = 200
- TimeOut 0.01
- Command1.Width = 300
- TimeOut 0.01
- Command1.Width = 400
- TimeOut 0.01
- Command1.Width = 500
- TimeOut 0.01
- Command1.Width = 600
- TimeOut 0.01
- Command1.Width = 700
- TimeOut 0.01
- Command1.Width = 800
- TimeOut 0.01
- Command1.Width = 900
- TimeOut 0.01
- Command1.Width = 1000
- TimeOut 0.01
- Command1.Width = 1100
- TimeOut 0.01
- Command1.Width = 1200
- TimeOut 0.01
- Command1.Width = 1300
- TimeOut 0.01
- Command1.Width = 1400
- TimeOut 0.01
- Command1.Width = 1500
- TimeOut 0.01
- Command1.Width = 1600
- TimeOut 0.01
- Command1.Width = 1700
- TimeOut 0.01
- Command1.Width = 1800
- TimeOut 0.01
- Command1.Width = 1900
- TimeOut 0.01
- Command1.Width = 2000
- TimeOut 0.01
- Command1.Width = 2100
- TimeOut 0.01
- Command1.Width = 2200
- TimeOut 0.01
- Command1.Width = 2300
- Timer2.Enabled = False
- End Sub
-